cody - HTMLify profile
files of /cody/solygambas/html-css-javascript-projects/021-drag n drop/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const fill = document.querySelector(".fill");
const empties = document.querySelectorAll(".empty");
const dragStart = function (
const empties = document.querySelectorAll(".empty");
const dragStart = function (